vcProcessController
Process controller is a root access point for all Process Modeling data and APIs. It provides several services as separate classes. Process controller instance can be always accessed from world.
See in: Overview
Module: vcProcessModel
Parent: vcBehavior
Children -
Referenced by: vcWorld.ProcessController
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| AssemblyPatternManager | vcAssemblyPatternManager | R | Gets the manager for assembly patterns. |
| FlowGroupManager | vcProcessFlowGroupManager | R | Gets the manager for process flow groups. |
| FlowTable | vcProcessFlowTable | R | Gets the process flow table for managing process sequences. |
| IsGlobalFilterDebugEnabled | Boolean | RW | Gets or sets a value indicating whether to enable diagnostics of vcProductFilter instances. |
| ProcessManager | vcProcessManager | R | Gets the manager for process groups. |
| ProductMatcher | vcProductMatcher | R | Gets the product matcher. |
| ProductTypeManager | vcProductTypeManager | R | Gets the manager for product types. |
| TransportSystem | vcTransportSystem | R | Gets the transport system for managing transport nodes, transport links and transport controllers and querying the transport graph. |